McTriggerSource.SourceHandle property
For motion sources, it is the handle of a command used.
For user variable source, it is the ID of UserVariable (e.g. SourceHandle = UserVariable.Id).
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public ulong SourceHandle { get; set; }
Public Property SourceHandle As ULong
Property value
Type: ulong
See also